home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10551 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  724 b 

  1. Path: news1.io.org!justhow
  2. From: justhow@io.org (Justin Howe)
  3. Newsgroups: comp.lang.c
  4. Subject: Graphics, 16 colors
  5. Date: 18 Mar 1996 17:24:02 GMT
  6. Organization: Internex Online (shell.io.org), Toronto, Ontario, Canada
  7. Message-ID: <4ik67i$9dr@news1.io.org>
  8. NNTP-Posting-Host: zap.io.org
  9. X-Newsreader: TIN [version 1.2 PL2ovr]
  10.  
  11. Hello!!
  12.  
  13. I am looking for some information on BIOS screen mode 18
  14. To be specific, I'm looking for the staring address and the format to 
  15. write to the video memory to diplay 16 colors.
  16. When I try to write to A000:0000 it only puts balck and white to the screen
  17. At address A000:0000 every bit represents a pixel -- 1 for white and 0 
  18. for black
  19.  
  20. Any help would me much appreciated 
  21.  
  22. Thanx in advance!
  23.  
  24.